home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
1,001 Hikes in North America
/
1001Hikes.iso
/
dataroot
/
newyork
/
htm
/
maps
/
map006.swf
/
scripts
/
DefineButton2_62
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2002-07-06
|
100b
|
8 lines
on(press){
tellTarget("buttonlogic")
{
gotoAndStop("down");
play();
}
}